<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_FRENCH</nationality>

		<long_name>Hotchkiss H35</long_name>
		<short_name>H35</short_name>
		<comment>A French cavalry tank with a 37mm SA18 cannon and a Reibel machine gun</comment>

		<uniform>french_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>300</number></data>
		<data><month>11</month><year>1942</year><number>300</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Hotchkiss H35.png</image_profile>
			<weight>11000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Hotchkiss 35</name>
				<horsepower>75</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>-98</offsetX><offsetY>178</offsetY><angle>270</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Hotchkiss H39.png</image_view>

			<width>195</width>
			<length>422</length>
			<height>94</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>35@50</upper_front>
				<lower_front>35@-30</lower_front>
				<side>35</side>
				<upper_rear>22@30</upper_rear>
				<lower_rear>22@-30</lower_rear>
				<top>22</top>
				<bottom>12</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>170</width>
			<length>288</length>
			<height>50</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>35@12</upper_front>
				<lower_front>35@45</lower_front>
				<side>35@20</side>
				<rear>35@25</rear>
				<top>22</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Hotchkiss H35 turret.png</image_view>

			<diameter>147</diameter>
			<height>67</height>
			<offsetX>0</offsetX>
			<offsetY>-20</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>40@28</upper_front>
				<lower_front>40@5</lower_front>
				<side>40@28</side>
				<rear>40@30</rear>
				<top>25</top>
				<mantlet>45</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_37_SA18</type><offsetX>7</offsetX><offsetY>-37</offsetY></weapon>
			<weapon><type>WEAPON_LMG_REIBEL</type><offsetX>24</offsetX><offsetY>-5</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_37_SA18</for><flavour>FLAVOUR_APC</flavour><rounds>15</rounds></ammo>
			<ammo><for>WEAPON_CANNON_37_SA18</for><flavour>FLAVOUR_HE</flavour><rounds>85</rounds></ammo>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2400</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
